AncillaryOutputOptions
The AncillaryOutputOptions object contains a set of objects that can be submitted to define an output type as requiring a watermark, barcode, or encryption.
| Parameter | Type | Description |
|---|---|---|
| OutputType | AncillaryOutputType | Object defining the output type for a document (based on an enumerated value). |
| Watermark | Watermark | Container object defining a watermark. |
| SetEncryption | SetEncryption | Object defining the encryption strength, account credentials, and permissions to associate with a request. |
| Barcode | Barcode | Object defining the barcode output settings based on type and pattern. |